Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge cases for npqreg #43

Merged
merged 2 commits into from
May 18, 2020
Merged

Edge cases for npqreg #43

merged 2 commits into from
May 18, 2020

Conversation

pkofod
Copy link
Owner

@pkofod pkofod commented May 18, 2020

Handle edge cases in npqreg where no or one observation exists for a given windows size after filtering. Add tests.

@codecov-io
Copy link

codecov-io commented May 18, 2020

Codecov Report

Merging #43 into master will increase coverage by 9.60%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   81.22%   90.82%   +9.60%     
==========================================
  Files           5        5              
  Lines         213      218       +5     
==========================================
+ Hits          173      198      +25     
+ Misses         40       20      -20     
Impacted Files Coverage Δ
src/InteriorPoint.jl 100.00% <100.00%> (ø)
src/npqreg.jl 100.00% <100.00%> (+100.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d48556...26dd26f. Read the comment docs.

@pkofod pkofod merged commit ea79d07 into master May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants